Add a test for gsk_gl_shader_compile
authorMatthias Clasen <mclasen@redhat.com>
Fri, 2 Oct 2020 01:25:39 +0000 (21:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 2 Oct 2020 03:45:05 +0000 (23:45 -0400)
commitf6bd2f4d3fa81d02b810093378cbf1ad5ea39da4
treee60870e35ac630e3b7f55ed05c938d10d8429e66
parentc9f3034e826ace06541d4ae967e4130db3c849b3
Add a test for gsk_gl_shader_compile

This is not super useful, but at least we can
test that we get an error message including the
shader text.
testsuite/gsk/shader.c